From: Jeffrey C Honig Date: Tue, 21 Aug 2007 11:57:39 +0000 (+0000) Subject: (mh-alias-expand): Set up automatic autoload of X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~17302 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=998db2e14242894254884835234915c2026b49fc;p=emacs.git (mh-alias-expand): Set up automatic autoload of mh-alias-expand. --- diff --git a/lisp/mh-e/mh-alias.el b/lisp/mh-e/mh-alias.el index 88ba26f127e..333cfb3a4b0 100644 --- a/lisp/mh-e/mh-alias.el +++ b/lisp/mh-e/mh-alias.el @@ -244,6 +244,7 @@ returns the string unchanged if not defined. The same is done here." (message "%s" (error-message-string err)) alias)))) +;;;###mh-autoload (defun mh-alias-expand (alias) "Return expansion for ALIAS. Blind aliases or users from /etc/passwd are not expanded."